home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / software / love / penezniden.exe / {app} / Penezni denik.exe / 0 / RCDATA / TZAROVNANI / TZAROVNANI.txt
Encoding:
Text File  |  2003-12-28  |  2.2 KB  |  105 lines

  1. object zarovnani: Tzarovnani
  2.   Left = 192
  3.   Top = 114
  4.   BorderStyle = bsDialog
  5.   Caption = 'Zarovn∩┐╜n∩┐╜ textu'
  6.   ClientHeight = 138
  7.   ClientWidth = 161
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnClose = FormClose
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 48
  20.     Top = 88
  21.     Width = 68
  22.     Height = 16
  23.     Caption = '- uk∩┐╜zka -'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clNavy
  26.     Font.Height = -13
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object vlevo: TRadioButton
  32.     Left = 40
  33.     Top = 8
  34.     Width = 81
  35.     Height = 18
  36.     Caption = 'Vlevo'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -13
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.     TabOrder = 0
  44.     OnClick = vlevoClick
  45.   end
  46.   object nastred: TRadioButton
  47.     Left = 40
  48.     Top = 32
  49.     Width = 89
  50.     Height = 18
  51.     Caption = 'Na st∩┐╜ed'
  52.     Checked = True
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clWindowText
  55.     Font.Height = -13
  56.     Font.Name = 'MS Sans Serif'
  57.     Font.Style = [fsBold]
  58.     ParentFont = False
  59.     TabOrder = 1
  60.     TabStop = True
  61.     OnClick = nastredClick
  62.   end
  63.   object vpravo: TRadioButton
  64.     Left = 40
  65.     Top = 56
  66.     Width = 89
  67.     Height = 18
  68.     Caption = 'Vpravo'
  69.     Font.Charset = DEFAULT_CHARSET
  70.     Font.Color = clWindowText
  71.     Font.Height = -13
  72.     Font.Name = 'MS Sans Serif'
  73.     Font.Style = [fsBold]
  74.     ParentFont = False
  75.     TabOrder = 2
  76.     OnClick = vpravoClick
  77.   end
  78.   object Panel1: TPanel
  79.     Left = 0
  80.     Top = 80
  81.     Width = 161
  82.     Height = 3
  83.     BevelInner = bvRaised
  84.     BevelOuter = bvLowered
  85.     BorderStyle = bsSingle
  86.     TabOrder = 3
  87.   end
  88.   object ukazka: TPanel
  89.     Left = 0
  90.     Top = 112
  91.     Width = 161
  92.     Height = 25
  93.     BevelInner = bvLowered
  94.     BevelOuter = bvLowered
  95.     Caption = 'Zarovn∩┐╜n∩┐╜ textu'
  96.     Font.Charset = DEFAULT_CHARSET
  97.     Font.Color = clWindowText
  98.     Font.Height = -11
  99.     Font.Name = 'MS Sans Serif'
  100.     Font.Style = [fsBold]
  101.     ParentFont = False
  102.     TabOrder = 4
  103.   end
  104. end
  105.